TableEntryGetBinaryArrayValue Method
Gets the binary array value.
Namespace: Independentsoft.PstAssembly: Independentsoft.Pst (in Independentsoft.Pst.dll) Version: 1.2.900.17830
public IList<byte[]> GetBinaryArrayValue()
Public Function GetBinaryArrayValue As IList(Of Byte())
Return Value
IListByteIList{System.Byte[]}.